projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcdb2d9
)
EUDC: Add commentary to eudc-bob.el
author
Thomas Fitzsimmons
<fitzsim@fitzsim.org>
Tue, 12 Jun 2018 18:50:48 +0000
(14:50 -0400)
committer
Thomas Fitzsimmons
<fitzsim@fitzsim.org>
Thu, 16 Aug 2018 01:42:49 +0000
(21:42 -0400)
* lisp/net/eudc-bob.el: Add commentary.
lisp/net/eudc-bob.el
patch
|
blob
|
history
diff --git
a/lisp/net/eudc-bob.el
b/lisp/net/eudc-bob.el
index 584d1a9d0d8b29266367e03498520925c06b46b1..425f99a5036d02eb788ec40fabcee4270e90cda2 100644
(file)
--- a/
lisp/net/eudc-bob.el
+++ b/
lisp/net/eudc-bob.el
@@
-25,8
+25,15
@@
;;; Commentary:
+;; eudc-bob.el presents binary entries in LDAP results in interactive
+;; ways. For example, it will display JPEG binary data as an inline
+;; image in the results buffer. See also
+;; https://tools.ietf.org/html/rfc2798.
+
;;; Usage:
-;; See the corresponding info file
+
+;; The eudc-bob interactive functions are invoked when the user
+;; interacts with an `eudc-query-form' results buffer.
;;; Code: